home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / clue.lha / clue / doc / clue.tex / node238_mn.html < prev    next >
Text File  |  1989-07-12  |  1KB  |  25 lines

  1.  
  2. <H1><A ID="SECTION006700000000000000000"><tex2html_anchor_invisible_mark></A> <A ID="ch:resource-management"><tex2html_anchor_mark></A><BR>
  3. Resource Management
  4. </H1>
  5.  
  6. Users need a way to specify preferences for various values of the user interface
  7. (e.g. colors, fonts, title strings, etc.). Applications, too, need a
  8. consistent method
  9. for determining the default interface values that are specific to them. It also
  10. is useful if application interface values can be modified by a user
  11. ``externally,'' without change to the application program. For example, this
  12. capability can make it easy to change the color scheme of a user
  13. interface.  
  14.  
  15. <P>
  16. In CLX, such interface values
  17. are referred to as <#3342#><B>resources</B><#3342#><A ID="3343"><tex2html_anchor_invisible_mark></A>. CLX defines functions for
  18. storing and retrieving interface resources from  a <#3344#><B>resource
  19. database</B><#3344#><A ID="3345"><tex2html_anchor_invisible_mark></A>. CLUE automatically accesses contact
  20. resources during contact initialization; the resource database used is given by
  21. the value of the special variable <#3346#><TT>*database*</TT><#3346#>.<A ID="3347"><tex2html_anchor_invisible_mark></A><A ID="3348"><tex2html_anchor_invisible_mark></A>
  22.  
  23. <P>
  24. <#5360#>by1<#5360#>
  25.  =0 <#5361#>=0 <#5365#>